home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / l / lsd_sprint_docs_disks / lsdsprintdoc'sdisk05.dms / in.adf / softwoodDatabase.doc.pp / softwoodDatabase.doc
Encoding:
Text File  |  1990-09-07  |  65.6 KB  |  1,280 lines

  1.  
  2.                  S O F T W O O D   D A T A   B A S E
  3.  
  4.                                  O R
  5.  
  6.                      M I    A M I G A    F I L E
  7.  
  8.                                  O R
  9.  
  10.                           I N F O    F I L E
  11.  
  12.                                  O R
  13.  
  14.                 ANYTHING THE COMPANY CARE TO CALL IT!
  15.  
  16.  
  17. YES, THIS PIECE OF SOFTWARE HAS MANY NAMES, EACH TIME IT IS UPGRADED
  18. IT APPEARS THE COMPANY CHANGES ITS NAME, OR MAYBE A DIFFERANT NAME FOR
  19. EACH COUNTRY.  THESE DOCS ARE EDITED FROM 4 DOCUMENTS I RECIEVED AND I
  20. THINK THERE IS ENOUGH TO USE THE DATABASE CORRECTLY.
  21.  
  22. THIS TOOK ME 4 HOURS TO PUT TOGETHER, I HOPE IT IS USEFUL!
  23.  
  24. Brought to you by PARASITE/LSD, Originally typed by ???
  25.  
  26.  
  27. The scrollable Open directory in MiAmiga File II identifies MiAmiga File
  28. databases as files that have been named with the ".FLR" extension.
  29. If your databases do not have the .FLR extension, they must be renamed
  30. before they may be accessed in File II. Use the RENAME feature of CLI to do
  31. this. For example, RENAME "My Data" TO "My Data.FLR" issued from CLI will
  32. add the .FLR extension to the database named MyData. If this database is on
  33. a disk in the external drive, type RENAME "df1:My Data" TO "df1:My Data.FLR".
  34. Refer to your AmigaDos User Manual for complete details on how to use this
  35. feature.
  36.  
  37. Creating a Data Disk
  38.  
  39. You can store more information by keeping databases on a data disk that is
  40. accessed from the external drive. If you do not have an external drive, you
  41. obviously can not do this. To create a data disk you use the FORMAT feature
  42. of CLI. The following steps may be followed to create a data disk. Please
  43. refer to your AmigaDos User Manual for complete details.
  44.  
  45.      1.  Start system with MiAmiga program disk in internal
  46.          drive.
  47.      2.  Double click on MiAmiga File II disk icon seen in upper
  48.          left corner of screen.
  49.      3.  Double click on SYSTEM drawer icon.
  50.      4.  Double click on CLI icon found in SYSTEM drawer's
  51.          window.
  52.  
  53.      Now you should have a small CLI window on your screen.
  54.  
  55.      5.  Insert the disk that is to be the data disk in the
  56.          external drive. Make sure this disk is write-enabled
  57.          (hole is closed). You will be replacing the contents of
  58.          this disk.
  59.      6.  Type FORMAT drive df1:NAME "Data Disk" and press
  60.          RETURN. The computer will then proceed to format your
  61.          disk. Respond to any questions given you by the system.
  62.  
  63. Once this process is complete, you will have an empty, initialized disk on
  64. which you can save databases. To store new databases on this disk, save them
  65. inside MiAmiga File II by prefixing the database name with df1: when you
  66. save it. For example, df1:MyData would be entered as the database
  67. name to save the new database MyData.FLR on the disk in the external drive.
  68.  
  69. You may also copy any databases that you have already saved to a data disk.
  70. Once again you use CLI to do this. Use steps 1-4 above to get into CLI. Next
  71. use the COPY feature of CLI to duplicate a database on the external drive.
  72. For example, COPY "MyData.FLR" TO df1: will copy the database named
  73. "MyData.FLR" to the disk in the external drive.
  74.  
  75. The "Save As" feature of MiAmiga File II may also be used to copy a MiAmiga
  76. File database from one disk to another. The database must already have the
  77. .FLR extension, however.
  78.  
  79. SCROLLABLE DATABASE DIRECTORY
  80.  
  81. MiAmiga File II has a scrollable database directory that may be used to
  82. quickly and conveniently open databases. In addition to showing database
  83. names, the scrollable directory shows database size in bytes and the date
  84. the database was last modified (uses date stored by AmigaDos with the file.)
  85. At no time is it necessary to enter anything from the keyboard. All actions
  86. are performed via the mouse.
  87.  
  88. To open a database, click the mouse on its name as seen in the directory's
  89. list of file names. To search through a disk directory, first click the
  90. mouse on the "DIR" button. The program will respond by showing a list of
  91. directories rather than databases. To search through a directory, click the
  92. mouse on the name of the directory. When looking through directories and
  93. sub-directories MiAmiga File II displays the complete path name at the top
  94. of the directory display. You may retreat to a previous directory level by
  95. clicking the mouse on the name of the desired directory as it appears at the
  96. top of the display.
  97.  
  98. To search a different drive such as "df1:" or "dh0:", you click the mouse on
  99. the "DRIVE" button. The program begins its search with "df0:". When you click
  100. on "DRIVE" again, the program switches to "df1:" (if "df1:" is available).
  101. When you click on "DRIVE" again, the program switches to "dh0:" (hard drive).
  102. If you click on "DRIVE" again, the program returns to df0:.
  103.  
  104. Mail Merge List Creation and Save
  105.  
  106. MiAmiga File II will create an ascii file using the complete data from each
  107. field in a list of full or selected records. You have complete control of
  108. the sequence of records, the number and placement of columns, and the
  109. selection criteria used to create the list. The mail/merge file is created
  110. in the format required by Scribble! for mail/merge. Each field's data is
  111. separated by a comma. Each record is separated by a carriage return.
  112. Although this file is designed to be compatible with Scribble! it may be
  113. used with little or no modifications in other programs.
  114.  
  115. To create a mail/merge file, generate a list by selecting and sorting
  116. records in your database. Once the list is as you wish it to be, select
  117. Mail/Merge Save from the "File" menu. The program will respond by asking
  118. for a name it can use when it saves the Mail/Merge file to disk. By default,
  119. MiAmiga File II will provide this file name with a ".DAT" extension. This is
  120. to assist you in late identifying this file when in your word processor.
  121.  
  122. Save As
  123.  
  124. You may create a copy of your database with the "Save As" feature. Anytime
  125. you have an open database simply select "Save As" from the "File" menu to
  126. create a copy. The program will ask you for a name it can use when it saves
  127. the new database to disk. If a file already exists with the name you provide,
  128. the program asks you if you wish to replace it with the new file.
  129.  
  130. Prefix your new file name with "df1:" to save it to an external drive. If
  131. you wish to save it to a sub-directory, prefix the file name with the correct
  132. path specification. For example, "df1:Databases/Personal/MyData" saves your
  133. file on df1: in the directory "Personal" that is a sub-directory within
  134. "Databases". The file is saved with the name "MyData.FLR"
  135.  
  136. Enhanced Label Definition
  137.  
  138. Originally the printing from the form only produced a 5 line mailing label.
  139. Now you may specify the maximum width of labels (30, 80, or 132), the number
  140. of lines between labels (1, 2, or 3), the number of labels per page
  141. vertically (1 or as many as will fit), and the number of lines on a label
  142. (5 or as many lines as you have defined field boxes on the data entry form).
  143. In addition, you can designate that labels are to be printed, you will get
  144. the title of your list and a page number at the top of each page. To define
  145. your labels select "Page Setup" from the "Print" menu before printing your
  146. labels.
  147.  
  148. Ability to Name Ascii Print File
  149.  
  150. Reports printed to disk may be given a unique name. Select "To Ascii File"
  151. from the "Print" menu. The program will ask you for a name it can use when
  152. it writes the file to the disk. The default extension used by MiAmiga File
  153. II for this file is ".TXT". Later this report file may be read into any
  154. word processor that reads ascii files.
  155.  
  156. Faster Scrolling Through Databases
  157.  
  158. The speed at which you can scroll through databases has been increased. This
  159. allows you to get from the beginning of your database to the end in less
  160. time than before. The scrolling is at least twice as fast as before.
  161.  
  162. Improved File Status Information
  163.  
  164. To view the status of the system and an opened database select "File Status"
  165. from the "Desk" menu. The program responds by displaying the opened file's
  166. name including path specification, the number of records in the file, the
  167. average size per record and the approximate number of records that will fit
  168. in memory given your average record size and available memory. In addition
  169. the program will now display the number of bytes available on your disk, the
  170. number of records that will fit on disk given your average record size, and
  171. whether or not your opened file will fit on the disk.
  172.  
  173. Safe File Saving when Disk is Full
  174.  
  175. Whenever you attempt to save a file and there is not enough space on disk,
  176. the program will display a message saying that the disk is full. When this
  177. occurs, either "Save As" your file to another drive containing a disk with
  178. more room or remove some information from the database.
  179.  
  180. Unique Mouse Pointers
  181.  
  182. MiAmiga File uses 3 mouse pointers. One mouse pointer replaces the standard
  183. Intuition arrow and is usually active. A second mouse pointer is in the shape
  184. of a wrist watch followed by 2 dots. This pointer indicates that the program
  185. is doing something and that you should wait until it is finished before
  186. clicking the mouse or pressing the keys. The third pointer is a column
  187. boundary mover pointer that becomes active whenever you place the mouse over
  188. the boundary of a column. The purpose of this pointer is to alert you that
  189. you may change the size of the column at the time the pointer appears.
  190.  
  191. New Databases Saved with .FLR Extension
  192.  
  193. When you save a database for the first time, the program asks you for a name
  194. it can use when it writes the file to disk. In order for the program's
  195. scrollable open directory to recognize this file, it must have an ".FLR"
  196. extension. For example, if the name of your file is to be "MyData", it would
  197. have to be "MyData.FLR" for MiAmiga File II to include it in its list of
  198. files displayed in its open directory. Rather than having to remember to do
  199. this, the program will add the ".FLR" extension automatically to any new
  200. database name you enter that does not have it already.
  201.  
  202. Delete Database Inside Program
  203.  
  204. Databases may be deleted from the disk while inside MiAmiga File II. This
  205. allows you to remove unwanted databases from your disk without entering CLI.
  206. Use this feature with caution. Once a database is deleted, it is permanently
  207. removed from your disk. To delete a database, first open it via the "Open"
  208. command from the "File" menu. The program will ask you if you are sure you
  209. want to delete the database. If you respond, "Yes", the database will be
  210. deleted.
  211.  
  212. Rename Database Inside Program
  213.  
  214. The name a database has been saved to disk with may be renamed while inside
  215. MiAmiga File II. This allows you to change the name of a database without
  216. entering CLI. To rename a database, first open it via the "Open" command
  217. from the "File" menu. Next select "Rename" from the "File" menu. The program
  218. will then ask you what name you wish to rename the database to. You may
  219. cancel or change your mind and not rename the database by clicking on
  220. "Cancel".
  221.  
  222. Horizontal Overflow On Lists
  223.  
  224. MiAmiga File II allows you to print all columns on your list. Previously,
  225. any data that would not fit within the paper width was truncated. In order
  226. to see columns outside the width of your paper you would have to move these
  227. columns around to the left side of the list and reprint. Now you have the
  228. option of having the program print the entire width of your list. MiAmiga
  229. File II accomplishes this by printing multiple sets of your report. Each set
  230. will contain as many columns as will fit within the paper width. By placing
  231. these sets side by side, you can see the entire width of your list. The
  232. Horizontal Overflow option is enabled via the "Page Setup" menu item in the
  233. "Print" menu when selected from the list screen.
  234.  
  235. Repeat Data Entry
  236.  
  237. When entering information that contains similar data to that already entered
  238. in a previous screen of data, you now have the option of having the program
  239. retrieve that data and enter it as new information. This is an option that
  240. may be enabled and disabled at will from the "Options" menu. When "Repeat
  241. Data Entry" is checked, you simply press the RETURN key to repeat data
  242. previously entered. If a field is not to be repeated, use TAB instead of
  243. RETURN key to advance to the next field.
  244.  
  245. Calculations
  246.  
  247. A major new feature of MiAmiga File II is its support of calculated amount
  248. fields. With this feature you can define complex formulas containing math
  249. functions on AMOUNT field types defined in your database. These formulas may
  250. contain nested levels of operation via parenthesis. Math operators that are
  251. allowed are: + (addition), -(subtraction), *(multiplication), and
  252. /(division). Calculated fields may be stored and searched for just like other
  253. fields in your database. To define a calculation, choose "Define Calc" from
  254. the "Column" menu. You will be prompted for a name and a calculation formula.
  255. The name you enter will be the name of the column containing the calculation.
  256. To change a calculation already defined, click the mouse on the column name
  257. of the calculation to be changed and then select "Define Calc". The name and
  258. formula already entered will be displayed so that you can change it. To
  259. delete a calculation, click the mouse on the name of the column to be deleted
  260. and select "Delete" from the "Column" menu. MiAmiga File II will ask you if
  261. you are sure you want to delete the column before it deletes it.
  262.  
  263. Import Foreign Database
  264.  
  265. The "Open Ascii" feature of MiAmiga File II can be used for several purposes.
  266. One important use is to convert a database created in another database, or
  267. even one from another type of computer, into a MiAmiga File II database. To
  268. use this feature you must first have a file on the Amiga disk that contains
  269. only ascii (printing) characters. In this file, each field of data must be
  270. separated with a comma or tab. Fields containing imbedded commas must be
  271. surrounded by quotes ("Santa Barbara, CA"). Each line or record of data must
  272. be ended with a return or return/linefeed combination. The name of the file
  273. should include a ".DAT" extension. for example, Newdata.DAT. Next you define
  274. columns in MiAmiga File II that agree in number and type with the data in
  275. your ascii file. Once these columns are defined, you might want to save this
  276. MiAmiga File II database to disk. Next choose "Open Ascii" from the "File"
  277. menu. MiAmiga File II responds by displaying a scrollable open directory
  278. listing the .DAT files. The scrollable open directory is the same one used
  279. for opening MiAmiga File II database. The difference is that now you will be
  280. selecting .DAT files instead of .FLR files. Next click the mouse on the name
  281. of the .DAT file you wish to import. The program will then open the file, and
  282. begin to convert data into the columns you have defined. MiAmiga File II
  283. ensures the integrity of its database by editing each field read for correct
  284. type, syntax, and length. It also ensures that each record contains the same
  285. number of fields. When finished with the conversion, MiAmiga File II displays
  286. the converted list. You may then save this new database.
  287.  
  288. Return Key Exit Dialogs
  289.  
  290. As a convenience to you, most dialog boxes now allow you to press the RETURN
  291. key to end the dialog instead of requiring you to click the mouse on the OK
  292. button. If return is permissible, the button activated by the return will be
  293. drawn in BLUE text instead of the usual BLACK.
  294.  
  295. User Defined Memory Configuration
  296.  
  297. Each time MiAmiga File II is started, you have the ability to designate the
  298. percent (either 100, 75, or 50) of available RAM (NOTE. Don't confuse this
  299. with disk space.) that the program may use to store your data while a
  300. database is open. The greater the percent, the greater the number of records
  301. that may be stored. If your machine has external memory, you may even
  302. designate whether internal or external memory is to be used. The program
  303. defaults to using 100 percent. With this feature it is easier to have more
  304. than one program RAM resident at the same time. Previously MiAmiga File
  305. would grab ALL available memory as soon as it was started.
  306.  
  307. Print Screen
  308.  
  309. The "Print One Screen Only" menu item from the "Print" menu may be used to
  310. print only the number of records that appear on the screen. For a list
  311. screen this is a maximum of 12 lines. For a label screen this is 1 label. The
  312. print criteria may be specified as in other reports with the "Page Setup"
  313. item under the "Print" menu.
  314.  
  315. Set System Date/Time
  316.  
  317. At any time you have the ability to conveniently set the system's date and
  318. time. This is done with just clicks of the mouse - no entry is required from
  319. the keyboard. Select "System Date/Time" from the "Desk" menu. MiAmiga File
  320. II responds by showing a dialog box with a calendar. Click on the current
  321. year. Next click on the current month. The program will respond each time by
  322. drawing the appropriate calendar. Next click on the current day. To set the
  323. time, click the mouse on arrows to set either the hour or minute. As the date
  324. or time is changed, the program also displays the complete date and time at
  325. the top of the dialog box.
  326.  
  327. Saved Report and Label Formats Via Views
  328.  
  329. MiAmiga File II "Views" provide a powerful, convenient, and fast way for you
  330. to save and retrieve ways in which you commonly look at your database. For
  331. example, if you have several different report and label formats which you use
  332. to print reports or query information with, you can now save these definitions
  333.  and recall them whenever desired. Things automatically saved in each view
  334. include: Column widths, Column placements, Column show/hide information, date
  335. and numeric display formats, column justification, page setup parameters,
  336. form definitions, view title, and last but not least, sort sequence.
  337.  
  338. A scrollable open directory allows you to open any saved view. When the view
  339. is opened, the database it is defined for is automatically opened (if not
  340. already open). Next, the database is automatically sorted, if necessary. The
  341. list and form definition will be exactly as it was when you saved the view.
  342. Views may be renamed, deleted, and given a title. Views take up very little
  343. space on your disk because no data is stored with the view. Finally, you may
  344. Save As a view or resave a modified view at any time.
  345.  
  346. Enhanced and International Date Display Formats
  347.  
  348. Dates may now be displayed in a variety of useful formats and include:
  349. 1)Month/Day/Year, 2)Year/Month/Day, and 3)Day/Month/Year Months may displayed
  350. as: 1)numeric, 2)month abbreviation (ie. Jan), and written month (ie.
  351. January). Years may be displayed as either a 2 digit year (87) or 1987.
  352. Separator characters include /.,- and space. Even the day of the week may be
  353. displayed as either an abbreviation or written in full. MiAmiga File II
  354. calculates the day of the week based upon the date you have entered.
  355. Therefore, 11/5/86 would result in Wednesday. Because the date formats
  356. pertain to one date at a time, you may have a different date format for
  357. each date column in your file.
  358.  
  359. Enhanced and International Numeric Display Formats
  360.  
  361. Numeric "Amount" and "Calc" type fields may be displayed in several useful
  362. formats. Numeric formats include: "99,999.99", "99.999,99", and "99 999.99".
  363. Also the $ currency symbol may be changed to be any one of 15 other
  364. international currency symbols. Because the numeric formats pertain to one
  365. column at a time, you can have a different display format for each amount or
  366. calculation column in your file.
  367.  
  368. Default Date and Numeric Display Definitions
  369.  
  370. For your convenience the default values for the date and numeric display
  371. formats mentioned above may be saved. For example, the default currency
  372. symbol may be changed to the British pound instead of the U.S. dollar. Then
  373. whenever an amount field is defined, the pound currency symbol will be used
  374. as a default. This is also very useful in standard ways of displaying dates.
  375.  
  376. SOFTWOOD FILE IISG ADDENDUM
  377.  
  378. Graphics
  379.  
  380. SoftWood File IIsg displays IFF picture files created in the various painting
  381. and digitizing programs available on the Amiga. These pictures may be in any
  382. of the screen resolutions and colors supported by the Amiga. Hold and Modify
  383. (HAM) pictures allowing up to 4096 colors on the screen at the same time are
  384. also supported. Special animation effects in the form of color cycling are
  385. also displayed. Up to four different color cycles per picture, each with its
  386. own color range and direction is possible!
  387.  
  388. To store pictures in your database you must first define one or more columns
  389. of type "Picture" in which you will later enter picture data. Do this by
  390. selecting "Define Data" from the "Column" menu. You may have "Picture" type
  391. columns with other types of columns in your database. Up to 32 columns may
  392. be defined per database.
  393.  
  394. Entering pictures in your database is just as simple as entering names or any
  395. other type of data. All you do is enter the name of the file on disk that
  396. contains an IFF formatted picture. To save memory, the pictures are not
  397. stored in the database - only their names. File IIsg will read compressed
  398. picture files as well as uncompressed ones. When the program reads a
  399. compressed file it will automatically uncompress it before it displays it.
  400.  
  401. Pictures may be stored in either manual or automatic mode. In manual mode,
  402. simply click the mouse on the name of the picture you wish to see from the
  403. list on the screen. Automatic mode is initiated via the "Slide Show" menu
  404. selection in the "Options" menu and shows each picture in your list. The
  405. automatic mode may be stopped at anytime. There are special menus available
  406. which allow you to conveniently go forward and backward through columns and
  407. rows on your list when showing pictures manually.
  408.  
  409. Sound:
  410.  
  411. Sounds digitized by sound digitizers such as Future Sound and Perfect Sound
  412. may now be stored and managed as data (other digitizers may be used too as
  413. long as they create IFF files). Stereo sound files created by Perfect Sound
  414. are also supported. Digitized sounds can take up a lot of room on your disk.
  415. Most playback programs only allow you to play sounds that will fit in
  416. internal memory. File IIsg, however, has a special buffering scheme that
  417. allows you to play any sound that will fit in either internal or external
  418. memory.
  419.  
  420. To store sounds in your database you must first define one or more columns of
  421. type "Sound" in which you will later enter sound data. Do this by selecting
  422. "Define Data" from the "Column" menu. You may have "Sound" type columns with
  423. other types of columns in your database. Up to 32 columns may be defined per
  424. database.
  425.  
  426. Entering sound into your database is just like entering data. All you do is
  427. enter the name of the IFF file on disk that contains a digitized sound. Just
  428. as with pictures, only the names of the files containing the sounds are
  429. stored in your database. The actual sound is only loaded into memory when it
  430. is to be played.
  431.  
  432. Sounds are played in either manual or automatic mode. In manual mode, simply
  433. click the mouse on the name of the sound you wish to hear. Automatic mode is
  434. initiated via the "Sound Show" menu selection in the "Options" menu and plays
  435. each sound in your list. The automatic mode may be stopped at anytime. There
  436. are special parameters you may assign to each sound that control how many
  437. times it is played and at what volume. You specify these parameters within
  438. parenthesis after the name of the sound file. For example, Bugs (c2v8) will
  439. play the "Bugs" sound file two times at a volume of level 8. A repeat count
  440. of 0 will cause a continuous repeat of the sound until you stop it by
  441. clicking the left mouse button.
  442.  
  443. Slide, Sound, and Movie Shows
  444.  
  445. Slide Show, Sound Show, and Movies are activated from the "Options" menu. A
  446. Slide Show shows pictures, a Sound Show plays sounds, and a Movie shows
  447. pictures and plays sounds together. Movement is from left to right top to
  448. bottom. A typical scenario is as follows: you have your database defined
  449. with 5 columns. The first column is a picture, the next two are sounds, the
  450. fourth is another picture, and the last is a sound. When movie mode is
  451. started, the program begins by showing the picture in the first column.
  452. Next, while the picture is showing, it plays the sound in the second column.
  453. When it finishes playing the sound, it plays the sound in the third column.
  454. When it finishes with this sound, it removes the picture and shows the
  455. picture in the fourth column. Next it plays the sound in the last column.
  456. Once this sound is finished it goes to the next row which contains 5 more
  457. sounds and pictures and processes them. Using the selection and sorting
  458. capabilities of the database, only the desired records are included in the
  459. 0movie.
  460.  
  461. Phone Dialing
  462.  
  463. Phone numbers entered into these columns defined as type "Phone" may be
  464. dialed by the computer. To dial a number, you click the mouse on the number
  465. to be dialed while holding the phone receiver up to the speaker on the left
  466. side of the monitor. The program will play the correct tones normally
  467. generated as the phone's button are pressed. In addition to the tones for
  468. digits 0 - 9, the "*" and "#" symbol tones are also produced. Delays starting
  469. at 1 second can be specified by including "&" for each 1 second delay
  470. desired, and "+" for each 10 second delay. The delays are handy for long
  471. distance services in which you must pause between sets of numbers.
  472.  
  473. Note. In order to use the phone dialer, you must have a touch tone dialing
  474. service. The tones generated by File IIsg can only be recognized by phones
  475. equipped to process these tones.
  476.  
  477. Page Setup:
  478.  
  479. The Page Setup menu item and dialogue window allow you to specify parameters
  480. that determine the way a list or label page is to appear. Line values are set
  481. one line at a time, character values are set one character at a time. It is
  482. possible, for example, to have an 88 line page with left margin of 10
  483. characters, right margin 246, top margin at line 4, bottom margin at 6, print
  484. spacing at 8 lines per inch, and printed in Fine pitch. In addition, these
  485. settings are made independently for list and label reports, and are saved on
  486. disk so you don't have to reset them each time you run the program. Although
  487. these settings modify the Workbench preference settings, they only do so
  488. temporarily while printing occurs. Once printing is completed, the preference
  489. settings are reset to their original values.
  490.  
  491. Print Options:
  492.  
  493. The Print options menu item and dialogue window allow you to specify
  494. parameters that determine the way a list or label report is to be created.
  495. These parameters are specified separately for list and label reports and are
  496. saved to disk so that you will not have to reset them each time you run the
  497. program.
  498.  
  499. Default Runtime Parameters:
  500.  
  501.  
  502. The program now provides a way of saving the settings that you normally use
  503. when running the program. Once set these parameters may be reset or overriden
  504. at anytime. The default open directory is beneficial for those of you who
  505. store databases on a separate disk or directory than where your program
  506. resides. For example, your program may be on df0: and your database on df1:.
  507. By setting df1: as a default open directory, whenever you choose "Open" from
  508. the "File" menu, the program will immediately list databases found in df1:.
  509.  
  510. Enhanced Views:
  511.  
  512. Views now include the items mentioned above in page settings, print options,
  513. and default runtime parameters. This allows you to have a completely
  514. different operating environment (if desired) for each view or use of a
  515. database. Whenever a view is opened, the current page setting, print option,
  516. and default runtime parameters are replaced with what is saved in the view.
  517.  
  518. Keymap Support:
  519.  
  520. All data entry now supports keymap settings and allows for accented
  521. characters. Keymaps are specified by the Workbench tool "SetMap".
  522.  
  523. Compatibility:
  524.  
  525. All databases created in earlier versions of the program, namely MiAmiga
  526. File and SoftWood File II, may be used in this new version without
  527. conversion. If you are upgrading from MiAmiga File, you will have to rename
  528. any databases you have created that do not have the ".FLR" suffix appended
  529. to the file name. For example, if your file's name on disk is "MyData", it
  530. must be renamed to "MyData.FLR" in order for it to be recognized as a
  531. database in the new version. SoftWood File II and File IIsg automatically
  532. appends this suffix to files when you save them for the first time.
  533.  
  534.  
  535. Start MiAmiga File
  536.  
  537.     Start MiAmiga File from the Workbench disk by double clicking on its icon.
  538. This instructs the system to begin MiAmiga File.  When MiAmiga File databases
  539. exist, you may also start by double clicking on a database icon.
  540.  
  541.  
  542. List Window
  543.     Upon starting, the first screen to apppear is the List Window.  It is
  544. from this window that you will:  create a database, search for desired
  545. information, sort, and access the MiAmiga File's Form Window
  546.  
  547. Form Window
  548.     Once a database has been defined, the Form Window may be accessed. Use
  549. this window to enter data into the database.
  550.  
  551. Menu Bar
  552.     At the top of the screen is a menu bar which will allow access to many
  553. of MiAmiga File's features. To view the menu bar and available menu titles,
  554. press the button on the right side of the mouse. To view a menu title's items,
  555.  continue holding the mouse button down and glide it on to the desired menu
  556. title.  All of the functions belonging to that menu will appear.  You can
  557. choose the desired function by gliding the mouse down and releasing the mouse
  558. when that function is highlighted.  As a shortcut some menu items may be
  559. selected by pressing the right Amiga key and a letter key simultaneously.
  560. The letter seen to the right of these menu items is the letter to be used.
  561. For example, Amiga-N will select the New Column item from the Column Menu.
  562.  
  563. Dialog Boxes
  564.     Occasionally, you will need to supply the computer with a little more
  565. information to allow it to complete a specific command.  In such cases, you
  566. will either be asked to do something or to add additional information.
  567. This will be done from a MiAmiga File dialog box.  A dialog box requires you
  568. to respond to it before you can continue.  For example, if you wanted to
  569. delete a record in your database, a dialog box will appear on your screen to
  570. warn you about what you are about to do, and ask if you are sure you want to
  571. do this.  A dialog box will also appear to warn you of an error, ask you to
  572. change disks or to let you know what the system is doing.
  573.  
  574. Scroll Bars
  575.     On the right and bottom of the List Window, and the left and right of the
  576. Form Window are areas called scroll bars.  A scroll bar consists of four
  577. parts: 2 arrows, an elevator bar, and an elevator shaft.  On a List Window,
  578. the right scroll bar allows you to peruse your data base - the bottom scroll
  579. bar allows access to columns (fields) not in view.  On a Form Window, the
  580. right scroll bar peruses through the database, and the left scroll bar
  581. accesses areas of the form not in view.
  582.  
  583. Backup Disks
  584.     Information which you have stored on your disk is extremely valuble to
  585. you.  Therefore it is very important that you create backup files to ensure
  586. against possible loss of data.  We recommend that you save your work every
  587. fifteen to thirty minutes and that you create a backup disk at least once a
  588. day.  Once you have made your backup disk, keep the original in a safe place
  589. and use the backup for everyday use.
  590.  
  591. Quitting MiAmiga File
  592.     Do not turn off the computer while still working on your file.  In order
  593. to quit MiAmiga File, select Save (to save the latest version of your file)
  594. and then select Quit from the File Menu.
  595.  
  596.  
  597. CHAPTER THREE
  598.  
  599. CREATING MIAMIGA FILES
  600.  
  601. Types of Fields
  602.     In this chapter we will create a sample file for a health club.
  603. DURKIN'S HEALTH CLUB needs to keep track of their members name and address,
  604. length of enrollment, price they paid per membership and their weight and
  605. height when they joined.  The first step is to open a new file.  This is
  606. accomplished in one of two ways; when you first load your MiAmiga File
  607. program or by selecting New from the File menu.
  608.  
  609.     Now that we have our file, the first stage in building a new database
  610. is to choose the types of fields we wish to use.  MiAmiga File allows us a
  611. choice of eight different types fo fields, which are as follows:
  612.  
  613.     ALPHA:    This field will accept letters and spaces only.  It is
  614.               used to help reduce the number of input errors.
  615.     AMOUNT:   The amount field will accept numbers and decimal points.
  616.               This field can also provide dollar signs, commas and up
  617.               to two decimal positions.
  618.     DATE:     Dates must be entered in this format: MM/DD/YY.
  619.     TEXT:     This field is the most commonly used, because it accepts
  620.               all letters, numbers and symbols. For example, it could
  621.               be used with an address field which may contain a
  622.               number. (i.e. 525 Wentworth)
  623.     TIME:     Time is entered in this format: HH:MM, either AM or PM.
  624.               You can enter time in military format and it will auto-
  625.               matically be converted to AM/PM.
  626.     YES/NO:   This field is used for yes/no responses. It is very
  627.               useful for statistics, surveys, etc.
  628.     PHONE:    This field will accept the characters; (), hyphens and a
  629.               period. i.e. (805)966-5884.
  630.     ALPHA/:   Uses alphabetic and numeric characters and spaces.
  631.     NUMERIC
  632.  
  633.     In our sample file we need to set up twelve new fields. In MiAmiga File
  634. these fields will appear as columns. In order to add new fields we need to
  635. select New from the Column menu at the upper portion of our window.  By
  636. pressing Amiga N you will achieve the same results.  Our screen will display
  637. a dialog box.
  638.  
  639.     On the line titled Column Name, type in the name of the first field.
  640. If you make a mistake, the backspace key will delete the previous character.
  641. Next, let us select the Alpha field type by clicking on the box next to the
  642. word Alpha.  Once the column is set up correctly, click on the OK box at the
  643. bottom of the dialog box. Once you have added records to your file you will
  644. not be able to change the field type. You can however add new fields and or
  645. delete an existing field.
  646.  
  647.     The second field we need to add to our record is address. This field will
  648. incorporate numbers, letters and possibly special symbols. Again, we need to
  649. select New from the Column menu. Enter the name, Address, on the line Column
  650. Name and select Text as the Column Type. Click OK to add this field.
  651.  
  652.     Remember with MiAmiga File you have up to thirty-two fields available.
  653. If and when you use all fields, the New Option from the Column menu will be
  654. turned off. When you delete a field from your record the option will
  655. available once again. At this point let us add the remaining columns or
  656. fields to our record.
  657.  
  658.    Column Name                        Column Type
  659.  
  660.     City                               Alpha
  661.     State                              Alpha
  662.     Zip Code                           Text
  663.     Amount Paid                        Amount
  664.     Date Joined                        Date
  665.     # of years                         Text
  666.     Height                             Text
  667.     Weight                             Text
  668.     New Membership                     Yes/No
  669.     Phone                              Phone
  670.  
  671.  
  672. Scrolling the Input
  673.     MiAmiga File offers three different ways of scrolling or looking through
  674. the work you have entered into your database. You will have noticed, by now,
  675. that you cannot view all of the fields you have added to your record at once.
  676. The horizontal scroll bar at the bottom of your screen can be used to view
  677. the remaining or previous fields in a record. To view your record quickly,
  678. place the pointer inside the white box and drag it across your screen.
  679.  
  680.      The second and third scroll bars are located at the right and left sides
  681. of your window. The one on the right is used to view individual records in
  682. your file. The one on the left is used to scroll the form. They are used in
  683. the same manner in which the horizontal scroll bar is used.
  684.  
  685. Changing a Field
  686.      To change a field name, position the pointer in the box at the top row
  687. containing that field and click.
  688.  
  689. Highlighting a Field Name
  690.      If you do not have records on this file, you will be able to change the
  691. field name and field type. To make this change go to the Column menu and
  692. select Change. The dialog box that appears on your screen is the same as when
  693. you initially set up this field.  If you have already added records to your
  694. file, the only change available is to change the field name.
  695.  
  696. Changing A Field Name
  697.      Type in the new field name, Names and click on the OK box. Sometimes,
  698. however, we need to change the field type even if we have added records to
  699. our file. To accomplish this, we need to create a new field with the field
  700. type desired, and input the information from the old field to the new field.
  701. Upon completion of transfering the information to the new field, delete the
  702. old one.
  703.  
  704. Deleting Fields
  705.      The first question to ask yourself is, "Do I really want to erase the
  706. information in this field?". If you have decided yes, the next question is,
  707. "Have I copied the information in a backup file in case I need it at a later
  708. date?" The reason for these precautions is that once you delete a field or
  709. column, you have lost the entire file. Fields can be deleted by clicking on
  710. the box at the top of the column. Click on the column titled Weight. When it
  711. is highlighted go to the Column menu and select Delete. MiAmiga File will ask
  712. you if this is what you really want to do. Select "yes" since this may be a
  713. touchy subject with some members.
  714.  
  715. Moving Fields
  716.      MiAmiga File allows you to rearrange your list of fields even if you
  717. have added, changed or deleted records in your file. This is done by placing
  718. the pointer in the field name box at the top of your window and holding down
  719. on the button. You will notice that the entire column will be outlined in a
  720. heavy line. At this time drag the column to the desired position and release
  721. the button. Now, let's experimint with the Amount Paid field. Position the
  722. pointer in the box at the top of the window, press and drag it in front of
  723. the field, # of years. Your entire file has now been rearranged to
  724. accommodate this change.
  725.  
  726. Changing the Column Width
  727.      Occasionally we will need to adjust the width of our fields. For
  728. example, our address field needs a little more room to accommodate all of
  729. its information and our # of years field is too large. Column width can be
  730. lengthened or shortened to display more or less of the field you are working
  731. with. To change the width of a column, place the pointer on the dotted line
  732. between columns and hold down the button. This will automatically adjust all
  733. other fields in your record.
  734.  
  735. Saving Your File
  736.      Now that we have defined the fields of the records in our new database
  737. file, it is important to give it a unique file name and save it. To do this
  738. go to the File menu and select Save or press Amiga-S. MiAmiga File will
  739. display a dialog box asking you the name of the file you wish to save. Let
  740. us name our file Members.
  741.  
  742.      Enter the file name with an .FLR extension to allow MiAmiga File to
  743. identify it as a file. The next time you save, MiAmiga File will
  744. automatically save the updated version on your disk. Again, remember to make
  745. a backup!
  746.  
  747. Changing Your File
  748.      Now that we have created a new file, given it a unique file name, saved
  749. it and made a backup copy, let's make a few changes. As stated previously,
  750. you can add to, delete or rearrange your record in number of ways. In our
  751. file "Members.FLR" let's add the weight field again.
  752.  
  753.  
  754. CHAPTER FOUR
  755.  
  756. Building A FileOverview
  757.      This chapter describes and illustrates the way you enter, edit and save
  758. records in your file. We will discuss the differences between the form and
  759. list formats, and you will learn how to obtain information about the fields
  760. and file you are working with.
  761.  
  762. Forms vs Lists
  763.      In the previous chapter, we introduced the list format. You selectd this
  764. format from the Options menu at the top of your window screen. This format
  765. showed you some of the fields or columns in your record. The remaining fields
  766. could be viewed by using the horizontal scroll bar at the bottom of the
  767. screen. In chapter 6 we will see that the list format is also used when we
  768. wish to view some or all of the records in our file.
  769.  
  770.      The form format, on the other hand, is what we use to enter new data
  771. into our file. To get to the form format go to the Option menu and select
  772. Form. Your window will display the fields of your record and the data you
  773. have entered.
  774.  
  775.      The ability to rearrange the layout of the form format, is another of
  776. MiAmiga Files' special features. In our sample record, you may not be able
  777. to view all of your fields at once. Therefore, you may wish to place two or
  778. three fields on one line. This is accomplished by placing the pointer on the
  779. field name and dragging it to the location of your choice. In our sample file
  780. try this by placing the zip code on a different line from the city and state.
  781.  
  782.      You may have noticed that you cannot view the entire line of data at
  783. once. MiAmiga File allows you to lengthen or shorten any of your fields.
  784. Position the pointer on the right line of the field box titled "address" and
  785. drag it to the right to lengthen it. To shorten a field, place the pointer
  786. on the right line of the field box labeled "city"and drag it to the left. Do
  787. this with state, until you are able to view the entire line of data.
  788.  
  789.      In the next section we will show you how to view the remaining fields of
  790. your record.
  791.  
  792. The Left Scroll Bar
  793.      In the form format, as in the list format, we may have more fields in
  794. our record than the window can display at one time. MiAmiga File utilizes a
  795. third scroll bar to view more of the form. The vertical scroll bar at the
  796. left of your screen is used in the same manner as the one on your right. By
  797. placing the pointer at the arrow on the bottom of the bar and clicking, you
  798. are able to view the remaining fields of the form. Again, if you wish to view
  799. the form a little faster, place the pointer in the box of the scroll bar and
  800. drag up, to see the top of the form or down to view the bottom.
  801.  
  802. Entering Information in the Form Format
  803.      At this point, if you are not at the beginning of your record, scroll
  804. back with the left scroll bar to the top of the form. We are now ready to
  805. enter our first record. The first field which you see, is the name field.
  806. The first half of the field will state the field name, the second half is
  807. where the I-beam will automatically appear. Type in the last name, and first
  808. name of your first member (i.e. Nelson, C), and then press the Return or Tab
  809. key. You will notice that by pressing the return or tab key, the I-beam
  810. proceeds to the next field.
  811.  
  812.      In our sample file this is the adress field. Start typing in the address
  813. for C Nelson as follows; 1234 Hubbard Lane. If your address field is too
  814. short, MiAmiga File will scroll the information for you. We have discussed
  815. previously in this chapter how to lengthen, shorten or move fields within
  816. the format. After you have entered the information for address, fill in the
  817. remainder of your record as follows:
  818.  
  819.          Field                         Information
  820.  
  821.          City                          Grants Pass
  822.          State                         Oregon
  823.          Zip Code                      12345
  824.          Amount Paid                   500.00
  825.          Date Joined                   07/26/86
  826.          # of Years                    4
  827.          Height                        5'11"
  828.          Weight                        165
  829.          Renewed                       Yes
  830.          Phone                         (805)123-1234
  831.  
  832.     It is always a good idea before adding a record to your file to check its
  833. contents. To do this simply scroll back to the top of the form and review
  834. your work.
  835.  
  836. Adding Records to Your File
  837.     Now that you have checked your work, you are ready to add this record to
  838. your file. This is accomplished ineither of the following ways;
  839.  
  840.          Place the pointer at the box on the bottom of your screen
  841.          labeled "accept" and press the button,or
  842.          If you are in the last field of your record, just press the
  843.          Return key.
  844.  
  845. What About Errors
  846.     We mentioned above, that you should check your record to be certain the
  847. information you entered is correct. There may be a few times when you will
  848. notice an error or two in the way you entered your data. There are a couple
  849. of options available to you to remedy this situation.
  850.  
  851.     For example, you have just entered the data in the last field of your
  852. formated record and you discover an error in the name field. By pressing the
  853. Tab key, MiAmiga File will bring you back to the beginning of your record.
  854. You have also noticed that you put the height of the first member in the
  855. height and weight fields. The information on his weight has been lost and
  856. therefore you need to create a blank field. By pressing Tab or Return you
  857. will leave the field blank and MiAmiga File will bring you to the next field
  858. in your record. After you have made the corrections to your record, place the
  859. pointer in the Accept box at the bottom of your screen and click.
  860.  
  861.     The other options on the bottom of your screen are; delete, new and undo.
  862. The delete command erases the entire record from your file. A dialog box will
  863. appear to ask if you are sure you want to do this. The new option is another
  864. way for you to proceed to a new format. The undo command is used to change
  865. information in a field which you may  have entered incorrectly.
  866.  
  867.     Now that you have made the changes to your records and accepted them to
  868. your file, it is time to save the newly created file.
  869.  
  870. Have I Saved My Records
  871.     There is a difference between accepting a record and saving a record.
  872. When you accept a record, it is saved in memory but not on the disk. To save
  873. records permanently, go to the File menu and select Save. You should save and
  874. backup your file as soon as possible to ensure against loss of information.
  875.  
  876. The Abandon Feature
  877.      This option is reached by going to the File menu and selecting Abandon.
  878. It is used to eliminate any records you may have added, changed or deleted by
  879. mistake. You will, however, lose all of the unsaved changes you have made to
  880. your file. The Abandon Feature will also close the file automatically, and
  881. you will have to go to the file menu to reopen the original file. A dialog
  882. box will appear and ask if you are sure about this action.
  883.  
  884. Characteristics of Your File
  885.      To obtain information on the file you are working with, go to the File
  886. menu and select Status. A dialog box will appear.
  887.  
  888.      As you can see, the information in this box is specific to the file you
  889. are working with. It provides the file name, the number of records in the
  890. file, the average size of each of the records, and the approximate number of
  891. records that the file will hold. The percent unused refers to the amount of
  892. storage still available for use. To return to your file, press OK and MiAmiga
  893. File will bring you back to the record you were working with.
  894.  
  895.  
  896. CHAPTER FIVE
  897.  
  898. Output - Printing Your FilesOverview
  899.      The purpose of this chapter is to present the different aspects of
  900. output processing. We will discuss not only the activities of moving data to
  901. and from memory, but also the characteristics of output options available to
  902. you. This chapter is divided into five sections. The first concerns the
  903. characteristics and format of Labels. The second section describes Listings
  904. and the third discusses Screen Prints. Combining MiAmiga File files with your
  905. word processor, is the subject of the fourth section. Finally, the last
  906. section describes printing your text files.
  907.  
  908. Printing Labels
  909.      The first step in printing labels, is to return to the Form format. In
  910. chapter four we discussed the different ways of changing the format of the
  911. form. Reviewing some of these changes will assist us in printing our labels.
  912. When printing labels, we need to place all of the information we need to
  913. print on the first five lines of the form. Any information below the fifth
  914. line will not print.
  915.  
  916.      In our sample file, Members.FLR, the form of our record was created as
  917. follows;
  918.  
  919. Name | Nelson, C
  920. Address | 1234 Hubbard Lane
  921. City | Grants Pass  State | Oregon  Zip Code | 12345
  922. Amount Paid | 500.00         Date Joined | 07/26/85
  923. # of Years | 4
  924. Height | 5'11"               Weight | 165
  925. Membership | Yes             Phone | (805)123-1234
  926.  
  927.      We could leave the record in this format because, all of the data needed
  928. to print a name and address label is incorporated within the five line limit.
  929. If we wanted a more conventional format for name and address labels, we would
  930. have to make a few changes. You should keep in mind, when making these
  931. changes, that MiAmiga File will print the first thirty characters of each
  932. line.
  933.  
  934.     Let us experiment with the format, and change the form to conform to the
  935. standard name and address label. Name, of course, is fine in the number one
  936. position. You may want to lengthen or shorten the field by placing the
  937. pointer on the right line of the field box, and moving it to the right or
  938. left or by adding a first name field to you record. Next, create a blank line
  939. by moving the address field down one line. To do this place the pointer in
  940. the left side of the field box, click and drag the field down. Again, as with
  941. the name field, you can lengthen or shorten this field to the desired length.
  942. Now, create another blank line.
  943.  
  944.     The next three fields; city, state and zip code, can all be placed on the
  945. fifth line. You can leave city in the same position it is in and drag state
  946. and zip code up respectively. MiAmiga File will automatically place one space
  947. between fields for you. If you desire a larger space, simply adjust the field
  948. to the right or left.
  949.  
  950.     If there are any remaining fields within these five lines, and you do not
  951. wish them to be printed, move them down below the five line limit.
  952.  
  953.     Upon the completion of entering your data, you have two different output
  954. options available. The first is to put the file out to the printer. To do
  955. this, select To Printer from the Print menu. The second choice is also
  956. selected from the Print menu. To print an ASCII File, select To ASCII Disk
  957. File.
  958.  
  959. Printing Your Lists
  960.     In order to print your labels in the last section, you had to return to
  961. the form format. Likewise, when printing lists, you need to return to the
  962. list format. Your printed file will look exactly the way it appears on the
  963. screen. You can delete, move and change the width of the columns to suit the
  964. desired output.
  965.  
  966.     You have two choices when creating a printed report. To print on the 11"
  967. wide computer paper, select 132 columns from the Print menu. If you are using
  968. the 8 1/2" size paper, select 80 columns from the Print menu. If your printer
  969. can accomodate both sizes, be sure to place the correct form in the printer.
  970.  
  971.     Using the sample file, as an example, create a printed report for all of
  972. the members in the health club. Leave the height and weight fields off the
  973. report and move the new membership field in front of the # of years field.
  974.  
  975.     The first step is to "Hide" the columns; height and weight. This is done
  976. by clicking on the field name, height, at the top of the window, going to the
  977. column menu and selecting Hide. This column will be grayed out on your screen
  978. to let you know it will be hidden from the printed report. Now, do the same
  979. with the weight field.
  980.  
  981.     Next, we need to move the field, new membership, in front of the # of
  982. years field. To move a column, place the pointer in the field name, hold down
  983. the button and drag to the desired location. If you are using 8 1/2" paper,
  984. your printed report will appear as it is in the window.
  985.  
  986.     As we discussed in the labels section, you have your choice of two output
  987. files. The first, a printed report, is selected from the print menu with the
  988. To Print option. The remaining file is an ASCII File. This option is also
  989. selected from the print menu.
  990.  
  991.    Note: If you have an amount field in your file, (Amount Paid in our
  992. sample file) MiAmiga File will total the field at the end of the report for
  993. you. If the total amount of the fields is greater than the computation
  994. capacity of MiAmiga File a question mark will appear in that field.
  995.  
  996. Printing One Screen Only
  997.     MiAmiga File will print one screen of information whether it is in the
  998. form or list format. You can still rearrange the columns of the list, or
  999. fields of the form, in any way you need. After customizing your screen,
  1000. press Amiga (the right key) Help to print.
  1001.  
  1002.  
  1003. CHAPTER SIX
  1004.  
  1005. Accessing and Updating Your InformationOverview
  1006.     This chapter concerns the structure and design of MiAmiga File. It has
  1007. two major sections. The first section discusses the information in the form
  1008. format. We will survey this because it will help us to structure and evaluate
  1009. our individual records. In the second section, the information in the list
  1010. format is discussed. This discussion includes: sorting, hiding and showing
  1011. columns, changing numeric format and other topics that lead to the criteria
  1012. for evaluating and designing an effective file.
  1013.  
  1014. Accessing A File
  1015.     To help explain all of MiAmiga Files features, let us go to the file menu
  1016. and select Open. The sample file which we created in the previous chapters
  1017. will be listed. To open our file, Members.FLR, type in Members.FLR and click
  1018. OK.
  1019.  
  1020.     Now that we are in our file go to the options menu and select Form. This
  1021. will bring up the form format and allow us to work with some of the records
  1022. we previously created.
  1023.  
  1024. The Form Layout
  1025.     As we explained in chapter four, the form format is used to enter new
  1026. data into our file. Once the data has been entered, accepted and saved
  1027. permanently on your disk file, you are able to scan it any time you access
  1028. the file. To accomplish this, click the number of the record in the left
  1029. margin you wish to examine. All of the fields in that record will be shown.
  1030.  
  1031.     If there are a few fields in your record which are not shown, use the
  1032. left scroll bar to view the remainder of the record. If you need to center or
  1033. include any editing features for an entire field, you will have to go to the
  1034. list format to structure these changes.
  1035.  
  1036. Making Changes in Form Format
  1037.  
  1038.     Once you have accessed your record in the form format by choosing the
  1039. number of the record in the left margin, you are ready to update it. In our
  1040. sample file Members.FLR, you may need to extend a membership, delete a record
  1041. (due to an expired membership) or change an address field for one or more of
  1042. your members.
  1043.  
  1044.     You will see the I-beam in the first field of your record. In our file we
  1045. may need to change the address of one of the members. By pressing the Tab or
  1046. Return key, you will move to the text field. To delete the information already
  1047. in this field, use the Backspace key. Now you are ready to enter the new
  1048. address. If you check your work and discover an error, click the Undo button
  1049. at the bottom of your screen. Remember that when you click the Undo button,
  1050. it will return the record to the original data that has been stored there.
  1051. After you have updated all the information in your record, go to the bottom
  1052. of your window and click Accept.
  1053.  
  1054.     The next change in our sample file, is to delete an entire record. Again,
  1055. choose a record from the file for this purpose. After you have examined the
  1056. record and are sure that this membership has expired, go to the bottom of the
  1057. window and select Delete. A dialog box will ask if you are sure of this
  1058. action.
  1059.  
  1060.     In this section, you have learned how to view your records in the form
  1061. format and how access one or more of them in order to update your file. The
  1062. form format does not allow  you to sort your records, center your columns or
  1063. edit amount fields. This is accomplished in the next section under the list
  1064. format. Remember that any changes you make to your records have to be
  1065. accepted and then saved permanently to your disk file.
  1066.  
  1067.     In section two, we will discuss how to examine and modify the existing
  1068. records in your file using the list format. To go from the form format to the
  1069. list format, place the pointer on the bottom of the form (except on the
  1070. boxes) and click.
  1071.  
  1072. SECTION TWO, THE LIST FORMAT
  1073.  
  1074. Overview
  1075.     Section two deals with the structure and organization of your files. We
  1076. will discuss five main topics, starting with Columns. The second topic is the
  1077. use of the grid and how to turn it on and off. Third we will be showing you
  1078. how to title your file, and therefore have a title on each of your printed
  1079. reports. The fourth and fifth topics deal with the selection process and
  1080. sorting of the records in your file.
  1081.  
  1082. Columns
  1083.  
  1084. Hiding and Showing
  1085.     In chapter five, when we printed our sample file, we explained how to
  1086. hide specific files. This was done on two fields, height and weight. To hide
  1087. any specific field from the actual printed report, click on the field name at
  1088. the top of the column and select Hide from the Column menu. If at this point
  1089. we would like to show the column of height, we would click on the field name
  1090. again and Select Show from the Column menu.
  1091.  
  1092.     There are two other choices in the column menu dealing with the hiding
  1093. and showing of columns. Hide All can be used when you wish to display a
  1094. couple of fields. By selecting this option all the fields will be grayed out
  1095. (hidden from the printed report) and you can select the few columns you wish
  1096. to show by clicking on those specific fields. Show All will exhibit all the
  1097. fields once more.
  1098.  
  1099.     When you select the Hide option, MiAmiga File will automatically adjust
  1100. your columns on your printed report.
  1101.  
  1102.     In our sample file, we have an amount field. We need to display this
  1103. field with dollar signs, commas and two decimal positions. To change the
  1104. format of the Amount Paid column, click on the field name and select Format
  1105. from the column menu. A dialog box will appear on the screen.
  1106.  
  1107.     The format option allows you to place dollar signs, commas and zero, one
  1108. or two decimal points. The dollar sign will be placed in front of the amount.
  1109. Commas are automatically placed between every three digits and the decimal
  1110. point is placed in one of the three positions you choose.
  1111.  
  1112. Rearranging
  1113.     MiAmiga File provides for maximum flexibility when displaying your
  1114. information in your window and on a printed report. The ability to change the
  1115. width, hide a specific field and or move several fields around, allows you to
  1116. be extremely creative in producing customized final reports.
  1117.  
  1118.     You can move one or more fields in your record. To move a field, place
  1119. the pointer in the field box name you wish to move, hold down the button and
  1120. drag to the new location.
  1121.  
  1122.     Changing the width of a field is done by placing the pointer on the
  1123. dotted line between fields and dragging to the right to lengthen the field or
  1124. to the left to shorten it.
  1125.  
  1126.     Remember, once you change your record you must save the updated version
  1127. to disk in order to make a permanent change. Don't forget to back it up!
  1128.  
  1129. Text Alignment
  1130.     Each of the columns in your list can be aligned in one of three ways.
  1131. When choosing one of the three options, it is customary to stay with that
  1132. choice for the entire field.
  1133.  
  1134.     In our sample file, we can experiment with the different options. To
  1135. change the alignment on any field, click on the field name on the top of the
  1136. column and select one of the three options; left, right or center, from the
  1137. Column menu.
  1138.  
  1139.     On the name and address fields, select Left from the Column menu. You
  1140. will notice that these fields will automatically be left justified. Finally,
  1141. select Center from the Column menu for the fields; Height, Weight, New
  1142. Membership and Phone. You will notice that these four fields are now centered
  1143. within their respective columns.
  1144.  
  1145. Operating the Grid
  1146.     MiAmiga File provides a useful grid for entering data in columns and
  1147. rows. This will automatically appear in the window when you select List from
  1148. the options menu.
  1149.  
  1150.     To turn the grid on or off, go to the Options menu and select Grid On/Off.
  1151. This option will provide both functions. Although the grid is presently in
  1152. the off phase, you are still able to alter the width of your individual
  1153. fields. Place the pointer on the right side of the field you wish to alter
  1154. and glide to the left, to shorten your field, or to the right to lengthen
  1155. it.
  1156.  
  1157. Naming Your Window
  1158.     When we created our sample file, we needed to provide MiAmiga File with
  1159. a unique file name. This file name is used whenever we need to access the
  1160. file. When you open the sample file, you will notice that the file name
  1161. automatically appears in the top of your window screen.
  1162.  
  1163.     In printing a file, we may wish to be more specific as to the contents
  1164. of the report. MiAmiga File provides another option in the file menu for this
  1165. purpose. To change the name on the top of the screen, go to the File menu and
  1166. Select title. With a maximum of forty characters, type in the name of the
  1167. report and click the OK button. The new title will appear at the top of the
  1168. window, and will be printed on your report. This, however, does not change
  1169. the name of your file. After printing this report, go to the file menu and
  1170. save your changes permanently on your disk.
  1171.  
  1172. Selecting Groups of Records
  1173.     MiAmiga File provides two types of selection for records. The first of
  1174. these is the ability to choose by example. In choosing by example, you set up
  1175. specific guidelines which have to be met. The second option is to choose by
  1176. range. The range is set in terms of a beginning and ending point in your
  1177. field. If you are not satisfied with the conditions you have chosen, you can
  1178. reset the conditions of the field by selecting them again.
  1179.  
  1180. By Example
  1181.     In our sample file we want to locate all of the members with a membership
  1182. of four or more years. Setting the guidelines for selecting groups of records
  1183. is accomplished by choosing By Example from the Select menu. First click on
  1184. the field name; # of years at the top of the column, the field name will be
  1185. highlighted to let you know this is the field you are working with. Next, go
  1186. to the Select menu and choose By Example. MiAmiga File will provide a dialog
  1187. box to prompt you for specific information.
  1188.  
  1189.     The first line of the dialog box has an In and Ex box, meaning include
  1190. and exclude. The include box will incorporate the records that meet the
  1191. criteria you set up. The exclude box, on the other hand, will not list the
  1192. records which meet the required criteria, but will list all of the other
  1193. records in your file. In our report we will click the In box, because we wish
  1194. to list all of the members who meet the criteria.
  1195.  
  1196.      The next line of information is provided by MiAmiga File. This is the
  1197. field name you choose from the list on your window. The field that should
  1198. appear here is; # of years.
  1199.  
  1200.     Now we need to select the conditions we want to meet. MiAmiga File has
  1201. the following conditions to choose from; equal to (=), not equal to (<>),
  1202. less than (<), greater than (>), less than or equal to (<=), greater than or
  1203. equal to (>=), and contains (*). If you are searching for a particular string
  1204. of characters, contains will locate and display all of the records which
  1205. contain them.
  1206.  
  1207.     The condition we need to set is, greater than or equal to (<=) in order
  1208. to accomodate the criteria of four or more years. Click on this box. The
  1209. following line is where you will type in the specific information. This field
  1210. will accept both alpha and text field types. For our purposes type in the
  1211. number 4. When you click the OK button, MiAmiga File will automatically list
  1212. the selected records on your window.
  1213.  
  1214. By Range
  1215.     Selecting groups of records by range is the second option available for
  1216. use. In our file, let's select the Amount Paid field to see how many members
  1217. have paid fees between 500 and 600 dollars.
  1218.  
  1219.     After you have highlighted the field name, Amount Paid, go to the Select
  1220. menu and choose By Range. MiAmiga File will display another dialog box.
  1221.  
  1222.     You will notice that by range option also displays an In and Ex choice
  1223. in the first line. These options operate in the same manner as in the By
  1224. Example format. In our list we want to include all of the members who have
  1225. paid between five and six hundred dollars, therefore we need to click on In.
  1226.  
  1227.     The next line is again where the field name will automatically appear
  1228. and should be the same as the one we highlighted earlier. If Amount Paid does
  1229. not appear here, click on the cancel button and begin again.
  1230.  
  1231.     The next two lines will set the range. On the first line, is from, you
  1232. will type in the low value of your search. If this field is left blank,
  1233. MiAmiga File will automatically begin at the lowest value. On the second
  1234. line, through, you will type the high value of the search. In our file the
  1235. from value is 500.00 and the through value is 600.00. When entering
  1236. information in these fields do not use dollar signs or commas. Once the
  1237. criteria is set, click on the OK button.
  1238.  
  1239. Full vs Selected List
  1240.     The above example will provide us with a Full List of all the members
  1241. who fall in the five to six hundred dollar range. We can narrow the list down
  1242. by adding the previous criteria of four or more years as a member. This will
  1243. provide us with a selected list of our records. To return to the full list,
  1244. select Full List from the select menu.
  1245.  
  1246. Sorting
  1247.     MiAmiga File has two types of sorts. The first, single column sort, will
  1248. sort a field in an ascending or descending order. To sort fields within
  1249. fields, you have the option of choosing a progressive sort.
  1250.  
  1251. Single Column Sorting
  1252.     In our file, Listings.FLR, we need a list of all our members in
  1253. alphabetical order. To accomplish this we first have to go to the name field,
  1254. Name, on the top of the column. The next step is to proceed to the Sort menu
  1255. and select Single Column. Next, we have the choice of providing an ascending
  1256. or descending sequence of our records. Because we would like the list in
  1257. alphabetical order, we will click on the Low To High choice. A check mark
  1258. will indicate that this option has been activated. If we needed a descending
  1259. sequence, we would choose from High To Low. You will notice that all of the
  1260. records are listed in alphabetical order with a number for each record in
  1261. the left hand column of your window.
  1262.  
  1263. Progressive Sorting
  1264.     Progressive sorting means that we are sorting a field within another
  1265. field. With MiAmiga File this is done by first choosing a single field to
  1266. sort. In our file let's choose the city field. Highlight this field by
  1267. clicking at the top of that column. Now, go to the Sort menu and select
  1268. Single Column and Low To High. Single sort must be done prior to a
  1269. progressive sort.
  1270.  
  1271.     Next, we would like an alphabetical listing of our members within each
  1272. city. To begin a progressive sort, go to the Sort menu and select
  1273. Progressive. Now, go to the column heading titled; Name and highlight it.
  1274. Return once more to the sort menu and, once again, select Low To High.
  1275. Progressive sorts provide you with a more detailed output of your entire
  1276. file. You can locate specific information faster and more efficiently. To
  1277. begin another progressive sort, repeat the instructions above.
  1278.  
  1279. end.
  1280.